projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb45f70
)
Remove `:options' from `css-electric-keys'
author
Simen Heggestøyl
<simenheg@gmail.com>
Tue, 20 Jun 2017 18:57:48 +0000
(20:57 +0200)
committer
Simen Heggestøyl
<simenheg@gmail.com>
Tue, 20 Jun 2017 19:03:22 +0000
(21:03 +0200)
* lisp/textmodes/css-mode.el (css-electric-keys): Remove `:options`
since it just duplicates the default value.
lisp/textmodes/css-mode.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/css-mode.el
b/lisp/textmodes/css-mode.el
index 4952533e8348d74b6dde863c4a0e36da91994ca7..b37e6dce1af5da9e045401a2540242f40279793e 100644
(file)
--- a/
lisp/textmodes/css-mode.el
+++ b/
lisp/textmodes/css-mode.el
@@
-764,7
+764,6
@@
cannot be completed sensibly: `custom-ident',
"Self inserting keys which should trigger re-indentation."
:version "22.2"
:type '(repeat character)
- :options '((?\} ?\;))
:group 'css)
(defvar css-mode-syntax-table